MIDITIMING

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
TCLM Jan 10, 1993  

NAME

miditiming - tclm command that gets the timing portion of a Standard MIDI File event  

SYNOPSIS

event  

DESCRIPTION

is a tclm(1) command that returns the timing portion of a Standard MIDI File event. This command takes only one argument; a Standard MIDI File event. This argument should be in tcl list form, with each value in the list being one byte of the event. The event should be surrounded by either double-quotes or curly braces.

This call only exists for backwards compatibility with release 0.1. It will soon disappear for good.  

RETURN VALUES

returns the timing portion of the specified event. Since Standard MIDI File events are in variable length form, one to four bytes may be returned. The individual bytes will be in hex notation (0x??).  

SEE ALSO

tclm(1), midiget(3)  

AUTHORS

Mike Durian - durian@advtech.uswest.com


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
SEE ALSO
AUTHORS

This document was created by man2html, using the manual pages.
Time: 00:28:07 GMT, March 30, 2022